'Declaration Public Overloads Overridable Sub AddRange( _ ByVal array() As NamedStyle _ )
'Usage Dim instance As NamedStyleCollection Dim array() As NamedStyle instance.AddRange(array)
public virtual void AddRange( NamedStyle[] array )
Parameters
- array
- Array of NamedStyle objects to add to the collection